@charset "UTF-8";
.aboutSwiBtn{
    width: 50px;
    height: 50px;
    color: #a5a5a6;
	line-height:46px;
	border-radius:50px;
	text-align:center;
	font-size:18px;
}
.aboutSwiBtn:hover{
	color:#fff;
	background:#004d9e !important;
	}
.swiper-container {
    overflow: hidden;
    position: relative;
}

/*** 公共 ***/
.head-logo .white {
	display: none;
}

.head-logo .red {
	display: block;
}

/** banner **/
.home-banWeb {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.home-banWeb .imgs {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	background: no-repeat center center;
	background-size: cover;
	z-index: 1;
}

.home-banapp {
	width: 100%;
	height: 100vh;
	overflow: hidden;
	position: relative;
}

.home-banapp .imgs {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	background: no-repeat center center;
	background-size: cover;
	z-index: 1;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	color: #d0898d;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	color: #d0898d;
}

.hmweb-paging span {
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px;
}

.hmweb-paging {
	bottom: 3em!important;
	left: 50%!important;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.hmweb-paging .active {
	background-color: #fff;
}

.homevideo {
	border: none !important;
	background: transparent !important;
}

/*# sourceMappingURL=index.css.map */
.home2 h1 {
	font-size: 2em;
}

.home2 .text {
	font-size: .8em;
	line-height: 1.6em;
	max-width: 700px;
	margin-top: 25px;
}
.global-inner{ margin-top:-80px;}

.home2 .global-inner {
	background-image: url(/content/img/images/home2.png);
	background-position:top right;
	background-repeat: no-repeat;
}

.home2 {
	padding: 4em 0 2.5em;
}
.home2 .global-inner{
	padding-top: 2em;
	padding-bottom: 3em;
}
.home1 h1 {
	font-size: 2em;
	padding: 0 2.5em;
}

.t1 {
	font-size: .9em;
}

.home1top .t2 {
	font-size: 1em;
	color: #E60012;
	margin: 1.5em 0;
}

.t2 span {
	font-size: 3em;
	font-family: arial;
}

.t3 {
	font-size: .9em;
	text-align: right;
}

.home1top {
	padding: 2em 1.5em 1.2em;
	box-shadow: 10px 0 40px rgba(0, 0, 0, .2);

}

.home1 ul {
	padding: 0 5em;
	margin-top: 3em;
	z-index: 99999;
}

.home1 {
	padding-top: 0em;
}

.home1Swip .imgs {
	height: 100vh;
}

.home1Swip {
	position: relative;
}

.home2Bottom ul {
	height: 100vh;
}

.home2Bottom .overflow {
	height: 100%;
	width: ;
}

.home2Bottom li {
	height: 100%;
	float: left;
	width: 33%;
}

.home2Bottom li .imgs {
	height: 100%;
	width: 100%;
	position: ;
}

.home2Bottom li .overflow {
	width: 100%;
}

.home2Bottom .overflow {
	position: relative;
}

.home2Bottom li:nth-child(2) .imgs {
	width: 100%;
	height: 100%;
}

.home2Bottom li:nth-child(1) .overflow {
	height: 100%;
}

.home2Bottom li:nth-child(2) {
	width: 33%;
	height: 50%;
}

.home2Bottom li:nth-child(3) {
	width: 33%;
	height: 50%;
}

.home2Bottom li:nth-child(4) {
	width: 22.2%;
	height: 50%;
}

.home2Bottom li:nth-child(5) {
	width: 22.2%;
	height: 50%;
}

.home2Bottom li:nth-child(6) {
	width: 22.2%;
	height: 50%;
}

.home2Bottom li {
	margin-bottom: 0 !important;
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.home2Bottom img {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.home3 h2 {
	font-size: 2em;
}

.home3Swip .imgs {
	height: 252px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}

.home3Swip h1 {
	font-size:18px;
	display: inline-block;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home3Swip .time {
	color:#666;
	font-size:14px;
	margin-top:16px;
}

.home3Swip .time img {
	width: 15px;
	height: 20px;
	margin-right: 10px;
}

.home3Swip .text {
	font-size: .8em;
	display: none;
	margin-top: 1.87em;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.home3Swip .textbox {
	padding: 30px;
	background:#fff;
}

.home3Swip {
	padding-top:50px;
}
.home1 .row li{
	padding: 0 20px;

}
.home1 .row{
	margin-left: -20px;
	margin-right: -20px;
	transition: all .5s;
}
.home3Swip .textbox {
	border: 1px solid #e6e6e6;
}

body .aboutSwiBtn {
	position: absolute !important;
	margin-top: 0;
	top: -85px;
	left: auto;
	right: 0;
	background-color: #f8f8f9;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}

body .home3btn1 {
	right: 70px;
}

.homeMore {
	width: 198px;
	height: 45px;
	border-radius: 35px;
	border: 1px solid #004d9e;
	line-height: 43px;
	text-align: center;
	margin: 0 auto 6em;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
}

.homeMore a {
	font-size: 18px;
	color: #004d9e;
}

.homeMore svg {
	width: 16px;
	height: 22px;
	color: #004d9e;
	margin-left: 1.3em;
}

.home3Swip .swiper-slide {
	height: 445px;
}



.home4pad {
	padding: 0 3em;
	position: relative;
	z-index: 9999;
}

.home4img {
	width: 100%;
	height: 21em;
	position: relative;
}

.homeic li {
	width: 20em;
}
.vjs-control-bar{
	display: none!important;
}
.homeic li img {
	display: block;
	margin:0 auto 1.5em;
	max-width: 120px;
	width: 100px;
	height: 100px;
}
#my-video2 video{
	object-fit: cover!important;
}
.homeic li p {
	font-size: .8em;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	width: 100%;
}

.homeic ul {
	display: flex;
	justify-content: center;
}

.home4Box {
	background-color: #fff100;
	padding: 19.5em 0 10.75em;
	position: relative;
	margin-top: -9em;
	opacity: 0
}

.homeic li+li {
	border-left: 1px solid #333333;
}

.home1Swip h2 {
	font-size: 40px;
	line-height:150%;
	max-width: 650px;
	font-weight:bold;
}

.home1Swip .textBox {
	color: #fff;
	padding-top: 15%;
}

.home1Swip h3 {
	font-size: 1.5em;
	margin-top: 3.5em;
}

.home2More a {
	font-size: 14px !important;
	display: flex;
	justify-content: left;
}

.home2More svg {
	width: 15px;
	height: 16px;
	color: #E60012;
}

.home2More {
	margin-top: 3.1em;
}

.borderbox {
	width: 35px;
	height: 35px;
	border: 1px solid #f2bb22;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 17px;
	margin-top: -10px;
}

.homepad {
	padding: 0 5em;
}

body .home1pag {
	bottom: 3em!important;
	left: 50%!important;
	transform: translateX(-50%);
}

.home1pag span {
	width: 4em;
	height: 4px;
	background-color: rgba(255, 255, 255, .3);
	border-radius: 0;
	margin: 0 5px;
}

.home1pag .swiper-pagination-bullet-active {
	background-color: #fff100;
}

.home1 {
	background-image: url(/content/img/images/hometext.png);
	background-repeat: no-repeat;
	background-position: right top 6em;
}
.head-place{
	display: none;
}
.scorllimg {
	position: absolute;
	height: 100%;
	width: 100vw;
	z-index: 999;
	top: 0;
	left: 0;
	z-index: 99;
	object-fit: cover;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}

.scorllBox {
	position: relative;
	overflow: hidden;
	margin-top: -4em;
}

.home1 ul {
	z-index: 9999;
}

.home1 .global-inner {
	z-index: 999;
}

.home-banApp img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
	width: 1.3rem;
	height: 1.3rem;
}

.scale-box2 .scorllimg {
	width: 1800%;
	height: 1800%;
	transform-origin: 50% 41%;
	pointer-events: none;
	top: 192%;
	pointer-events: none
}

.scorllimg {
	transition: all 2.2s;
	-webkit-transition: all 2.2s;
	-ms-transition: all 2.2s;
}

.video-js {
	object-fit: cover !important;
}

#my-video1_html5_api {
	object-fit: contain !important;
}

.home2sText {
	position: absolute;
	color: #333;
	z-index: 99999999;
	font-size: 2em;
	max-width: 600px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 30%;
	text-align: center;
	line-height: 1.3em;
}

.hwapp-paging span {
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px;
}

.hwapp-paging {
	position: absolute;
	bottom: .8rem;
	left: 50%!important;
	transform: translateX(-50%);
	z-index: 9;
}

.home-banApp {
	position: relative;
}

.hwapp-paging .active {
	background-color: #fff;
}
.home2Bottom{
	margin-top: 0!important;
}
.homeic .flex{
	width: 278px;
    margin: auto;
    justify-content: center;
}
body .home2Bottom .text{
	font-size: 2em;
	font-weight: 400;
	left: 1.5em;
	bottom: 1.1em;
	padding-bottom: 15px;
}
body .goodslist .text::after{
	width: 1.5em;
}
.home3{
	margin-top: 3.5em;
}
body .aboutSwiBtn svg{
	color: #999;
	width: 21px;
}
.scale-box2 .home1 .row{
	transform: translateY(-6em);
	opacity: 0
}
.p-home .footer{
	z-index: 9999;
}







@media(min-width:993px) {
	.home3Swip .swiper-slide:hover .imgs {
		height: 193px;
	}

	.home3Swip .swiper-slide:hover .text {
		display: block;
	}

	.home3Swip .swiper-slide:hover .textbox {
		padding-bottom: 2.5em;
	}

	.home3Swip .swiper-slide:hover .textbox {
		box-shadow: 10px 0 20px rgba(0, 0, 0, .1);
	}

	.homeMore:hover {
		background-color: #004d9e;

	}

	.homeMore:hover a {
		color: #fff;
	}

	.homeMore:hover svg {
		color: #fff;
	}

	.aboutSwiBtn:hover {
		background-color: #E60012;
	}

	.aboutSwiBtn:hover svg {
		color: #fff;
	}
}

@media(max-width:993px) {
	.home1 {
		padding-top: 1rem;
	}
	.home1 ul {
		padding: 0;
		margin: .6rem -.2rem 0;
	}

	.home1 li {
		padding: 0 .2rem;
		margin: 0;
	}

	.t1 {
		font-size: .28rem;
	}

	.t2 span {
		font-size: .7rem;
	}

	.t2 {
		margin: .15rem 0;
	}

	.home1top {
		margin-bottom: .4rem;
		padding: .3rem;
	}

	.home1Swip h3 {
		font-size: .4rem;
		margin-top: .8rem;

	}
    .home4Box{
		padding: 3rem 0 1rem;
	}
	.borderbox {
		width: .37rem;
		height: .37rem;
		margin-top: 0rem;
	}
	.homeic ul{
		flex-wrap: wrap;
	}
	.homeic li+li{
		border: none;
	}
	.homeic li:nth-child(1){
		width: 100%;
	}
	.homeic li+li{
		margin-top: .3rem;
	}
	.homeic .flex{
		width: 6rem;
	}
	.homeic li:nth-child(2){
		padding-left: 11%;
	}
	.homeic li:nth-child(3){
		padding-right: 11%;
	}
	.homeic li+li .flex{
		display: block;
		width: auto
	}
	.homeic li{
		width: 50%;
	}
	.home3Swip .time{
		font-size: .26rem;
		margin-top: .4rem;
	}
	.homeMore{
		width: 2.8rem;
		height: .7rem;
		line-height: .7rem;
		margin-bottom: 1rem;
	}
	.home3Swip .swiper-slide{
		height: auto;
		margin-bottom: .3rem;
	}
	.home3Swip .textbox{
		padding: .4rem .3rem;
	}
	.home3Swip h1{
		font-size:18px;
	}
	.home3Swip .imgs{
		height: 250px;
	}
	.home2More{
		margin-top: .5rem;
	}
    .borderbox svg{
		width: .15rem;
		height: .18rem;
	}
	.home2More a {
		font-size: .26rem;
	}

	.home1 {
		background-size: 5rem;
		background-position: right top 5%;
	}

	.home1Swip h2 {
		font-size: .48rem;
	}

	.home-banApp {
		width: 100%;
		height: 100vh;
	}

	.home-banApp .imgs {
		width: 100%;
		height: 100%;
	}

	.homepad {
		padding: 0;
	}

	.home1Swip .textBox {
		padding-top: 2.5rem;
	}

	.home2 h1 {
		font-size: .48rem;
	}

	.home2 .text {
		font-size: .28rem;
		line-height: .45rem;
	}

	.home2 {
		padding: 1rem 0 0;
	}

	.home2 .global-inner {
		background-image: none;
	}

	.goodslist li:nth-child(1) {
		width: 100%;
	}

	.goodslist li {
		height: 3rem !important;
		padding: 0 !important;
	}

	.home2Bottom li:nth-child(2) {
		width: 50%;
	}

	.home2Bottom li:nth-child(3) {
		width: 50%;
	}

	.home2Bottom li+li+li+li {
		width: 33% !important;
	}

	.home2Bottom {
		margin-top: .5rem !important;
		overflow: hidden;
	}

	.home3Swip .swiper-wrapper {
		display: block;
	}

	.home3Swip .swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide {
		display: none;
	}

	.aboutSwiBtn {
		display: none !important;
	}

	.home2Bottom ul {
		height: auto;
	}

	.home3Swip {
		padding-top: .6rem;
	}

	.home3 h2 {
		font-size: .48rem;
		text-align: center;
	}

	.home3 {
		margin-top: .65rem;
		padding: 0 .3rem;
	}

	.home4img {
		height: 4.3rem;
	}

	.home4pad {
		padding: 0 .3rem;
	}

	.home1 h1 {
		padding: 0;
		font-size: .42rem;
	}
}
